From: Vinicius Jose Latorre Date: Thu, 6 May 2004 04:29:32 +0000 (+0000) Subject: New fun. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~22690 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=45da296f2074e98059e827e602da840908355afc;p=emacs.git New fun. --- diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 093dce5edeb..99461ae8b6c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -3501,7 +3501,11 @@ The table depends on the current ps-print setup." #'ps-print-quote (list (concat "\n;;; ps-print version " ps-print-version "\n") + ";; internal vars" (ps-comment-string "ps-print-emacs-type" ps-print-emacs-type) + (ps-comment-string "ps-windows-system " ps-windows-system) + (ps-comment-string "ps-lp-system " ps-lp-system) + nil '(25 . ps-print-color-p) '(25 . ps-lpr-command) '(25 . ps-lpr-switches)